Add GtkCustomSorter
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Dec 2019 04:43:14 +0000 (23:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 21:48:44 +0000 (17:48 -0400)
commite74a9d09e65f15fdc569db0cf34eefd89aa2d3a5
tree96ed86c8016d3ec705013f1f4057307dcb1bac3b
parentb2b847f3657eeac02f18797a6757cb9325d9bc19
Add GtkCustomSorter

This is a GtkSorter implementation which uses a GCompareDataFunc.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkcustomsorter.c [new file with mode: 0644]
gtk/gtkcustomsorter.h [new file with mode: 0644]
gtk/meson.build